cssnode: Redo GTK_DEBUG=no-css-cache
authorBenjamin Otte <otte@redhat.com>
Sat, 16 Jan 2016 03:55:58 +0000 (04:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Jan 2016 22:58:37 +0000 (23:58 +0100)
commitc904efef5381a7b058ed17c077059707909e86d1
tree39cb33da644d7f93289f6b83a23f527f3b0c84e3
parent024429f76fc605e834fef3ca654a0d0cdaac1dfa
cssnode: Redo GTK_DEBUG=no-css-cache

Previously this setting would just invalidate the whole CSS tree and
thereby hopefully avoid all cache usage.

Now, we actually don't cause extra invalidations anymore, but instead
avoid ever inserting anything into the cache when this setting is set.
gtk/gtkcssnode.c
gtk/gtkcssnodestylecache.c